|
|
|
|
Visible Property, HeadersClass Class |
Defines whether column headers and the header area are visible.
Syntax HeadersClass Class (Softelvdm.SftTreeNET)
VB |
Public Property Visible As Boolean |
C# |
public bool Visible { get; set; } |
C++ |
public: property bool Visible { |
Property Value
True if column headers are visible, otherwise False.
The default value is True.
Comments
The Visible property defines whether column headers and the header area are visible.